Skip to content

New feature: asciimath syntax support#127

Open
zmx0142857 wants to merge 1 commit intovolca:masterfrom
zmx0142857:dev
Open

New feature: asciimath syntax support#127
zmx0142857 wants to merge 1 commit intovolca:masterfrom
zmx0142857:dev

Conversation

@zmx0142857
Copy link

  • You can enable this feature in options.html.
  • Convertion from asciimath to TeX is mostly done by js/asciimath.js.
  • See test/test_asciimath.markdown for examples.

Asciimath is a tiny and simple markup language for math formula markup,
and it saves us time typing backslashes in TeX. Personally I have been
gladly using this markup for years. Please take a look :-)

- You can enable this feature in `options.html`.
- Convertion from asciimath to TeX is mostly done by `js/asciimath.js`.
- See `test/test_asciimath.markdown` for examples.

Asciimath is a tiny and simple markup language for math formula markup,
and it saves us time typing backslashes in TeX.  Personally I have been
gladly using this markup for years.  Please take a look :-)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant